Move tree-widget/ from etc/ to etc/images/
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 04:59:02 +0000 (04:59 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 04:59:02 +0000 (04:59 +0000)
etc/images/tree-widget/default/handle.xpm [new file with mode: 0644]

diff --git a/etc/images/tree-widget/default/handle.xpm b/etc/images/tree-widget/default/handle.xpm
new file mode 100644 (file)
index 0000000..fcdf2b4
--- /dev/null
@@ -0,0 +1,26 @@
+/* XPM */
+static char * handle_xpm[] = {
+"10 21 2 1",
+"      c None",
+".     c #ADA5C6",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"..........",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          "};